home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Electronic Plus
/
PC Electronics Plus (Most Significant Bits)(1995).ISO
/
printdoc.bat
< prev
next >
Wrap
DOS Batch File
|
1995-07-07
|
367b
|
9 lines
echo off
echo ╔═════════════════════════════════════════════════════════╗
echo ║ This will print HDM documentation to a printer on LPT1: ║
echo ║ Make sure your printer is on and the paper is lined up. ║
echo ╚═════════════════════════════════════════════════════════╝
pause
copy register.doc lpt1:
copy hdm.doc lpt1: